packaging: Update internal spec file
authorColin Walters <walters@verbum.org>
Sat, 1 Mar 2014 20:46:03 +0000 (15:46 -0500)
committerColin Walters <walters@verbum.org>
Sat, 1 Mar 2014 20:46:03 +0000 (15:46 -0500)
packaging/ostree.spec.in

index 105b0aebed28a1d765254b20648c70c4f70706f2..9d4c97955b958d0361838fc8375a4f8a5c883b8f 100644 (file)
@@ -64,7 +64,8 @@ This package installs and sets up the SELinux policy security module for %{name}
 env NOCONFIGURE=1 ./autogen.sh
 %configure --disable-silent-rules \
           --enable-gtk-doc \
-          --disable-libarchive \
+          --with-selinux \
+          --enable-selinux-custom-policy \
           --with-dracut
 make %{?_smp_mflags}